home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15453 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  760 b 

  1. Path: linus.mitre.org!mbunix!costello
  2. From: costello@mbunix.mitre.org (Roger L Costello)
  3. Newsgroups: comp.lang.c++
  4. Subject: MS VC++: Multicolumn List Boxes
  5. Date: 5 Apr 1996 15:44:56 GMT
  6. Organization: The MITRE Corporation, Bedford Mass.
  7. Distribution: usa
  8. Message-ID: <4k3f5o$73a@linus.mitre.org>
  9. NNTP-Posting-Host: mbunix.mitre.org
  10.  
  11. Hi Folks,
  12.     I am trying to create a multi-column (3 columns) list box,
  13. using the MS VC++ app wizard.
  14.    
  15.     I noticed that the ListBox Properties dialog box allows one
  16. to specify "Multi-column".  It occurs to me that once that is selected
  17. then one should be able to specify the number of columns, aye?
  18.  
  19.     There seems to be no method in CLIstBox to insert a value into 
  20. a certain column.
  21.  
  22.     Thanks for your help.  /Roger
  23.